Search results

Refine by year level


Refine by learning area


Refine by topic

Related topic
Online

Creating your own potato chips: marketing

Learn how to make an advertisement! In this activity young learners will produce a short (30-60 second) advertisement to promote potato chips. This learning activity is the final part of a sequence of 3 individual learning activities focused on creating your own potato chips. The order of these learning activities are: ...

Interactive

Safe Crossing Creator - Minecraft: Education Edition

A game for students to understand how to be safe when using railway and tram crossings. Students will read stories of characters, interpreting the unsafe behaviour shown and creating/placing a sign to remind all crossing users of the safe behaviour. As a learning artefact students produce a report detailing the unsafe ...

Text

St Mary’s Primary School – Final report

This report provides details of St Mary's Primary School's participation in the Digital Technologies in Focus project, including a Research question, criteria for success, data collection, resources, challenges, milestones and next steps.

Text

Wodonga South Primary School – Timeline

This document presents the milestones in Wodonga South Primary School's participation in the Digital Technologies in Focus project.

Audio

Wodonga South Primary School – Podcast

This podcast includes information about the aims, challenges, insights and accomplishments of Wodonga South Primary School's participation in the Digital Technologies in Focus project.

Text

Australian Curriculum: Digital Technologies Years 7-8 Sample Assessment Task: Digital Systems

The Years 7-8 assessment task focuses on digital systems (integrating Digital Technologies and Science). The digital systems assessment task provides a scaffold to teach about and assess students’ understanding of how digital systems can be used to monitor the classroom learning environment. learn how to create environmental ...

Text

Miller & Boix-Mansilla review: Thinking across perspectives and disciplines

This article explores the challenges associated with using knowledge from different domains (and people) to work on a common problem, issue or puzzle. It acknowledges that the differences in how disciplines structure their knowledge raise challenges when working across disciplinary boundaries. The article identifies these ...

Text

Professional learning workshops

This webpage provides details of ten workshops that focus on understanding and implementing the Australian Curriculum: Digital Technologies. The workshops are provided for Digital Technologies in Focus project schools and, where possible, schools not involved in the project.

Text

I am an inventor lesson

In this lesson, students explore the life, work and times of Rube Goldberg. The lesson uses Rube Goldberg’s work to teach students about simple machines, how they function and their design principles. Working in groups, the students then design and create a Rube Goldberg machine that can complete a simple task. Students ...

Online

Visual to text coding: Lesson 4

This is the fourth in a series of lessons to transition from visual coding to text-based coding with a General Purpose Programming language. This lesson may take two to three 45-minute periods. It introduces the combining of logical operators and and or for more complex decisions.

Online

Coding for GUIs Lesson 4: Flipping images

This is the fourth in a series of lessons to incorporate graphical user interfaces (GUIs) into your general-purpose programming. The series follows on from the Visual to text coding lesson series.

Online

Anti-bullying AI

Sometimes we write and post things on social media in a hurry. Such posts can hurt people and even make them feel bullied. Wouldn't it be great if an Artificial Intelligence application could check our posts as we write them, and warn us if they were potentially hurtful?

Online

Seeing the wood for the trees

In this lesson sequence students summarise data using advanced filtering and grouping techniques, for example pivot tables in spreadsheets and aggregation functions in databases.

Online

Choose your Ozo adventure

Using Ozobots students use and develop unusual types of data: Redefining “What is data?”. This lesson idea was created by Ben Jucius.

Online

Pencil code program: Chaos game

The ‘chaos game’ is a way to see how patterns can result from certain random events. Use this program to run the chaos game, randomly moving the turtle to create a pattern. Have students analyse or fill in or change parts of the pencil code program.

Online

Creating my own spreadsheet to convert binary to decimal

A spreadsheet can be used to do calculations quickly using formulas. How can we make a spreadsheet that converts a binary number to a decimal number? This lesson provides some guidance and Excel files for student and teacher use.

Online

Schoolyard biodiversity detectives

Collect data on the biodiversity in garden beds around your school to measure the biodiversity (that is the different types of plants and animals). Explore ways to represent and present data. This lesson was devised by Linda McIver, Australian Data Science Education Institute.

Online

COVID 19 Demystified course

At the end of this course, learners should be able to better understand the science and numbers behindCOVID-19 and the SARS-CoV-2 virus that causes it. They should be able to discuss the pandemic with confidence, giving substantiated viewpoints on matters such as public policy with a willingness to accept other viewpoints. ...

Downloadable

DT Challenge - 5/6 Blockly - Turtle

Control a turtle and draw amazing pictures with code. In this challenge you'll learn the fundamentals of programming by using instructions to position a turtle on the screen, drawing lines, patterns and shapes in the same way computers draw images. Computers use the input from users and the environment to give us feedback ...

Downloadable

PyGame in a Day

As a general purpose programming language, python has a number of libraries that can be used for different purposes. PyGame is a free and open source python library that makes it easier to make multimedia applications like games.